Bump the nuget-all group with 4 updates - #501
Merged
Merged
Conversation
Bumps bunit from 2.8.6 to 2.9.0 Bumps Handlebars.Net from 2.1.6 to 2.3.0 Bumps Microsoft.Identity.Web from 4.14.1 to 4.14.2 Bumps Microsoft.Identity.Web.UI from 4.14.1 to 4.14.2 --- updated-dependencies: - dependency-name: bunit dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-all - dependency-name: Handlebars.Net dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-all - dependency-name: Microsoft.Identity.Web dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-all - dependency-name: Microsoft.Identity.Web.UI dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-all ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
✅ PR Preview Environment RemovedThe preview environment for this pull request has been removed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated bunit from 2.8.6 to 2.9.0.
Release notes
Sourced from bunit's releases.
2.9.0
Changed
AngleSharp.CssCommits viewable in compare view.
Updated Handlebars.Net from 2.1.6 to 2.3.0.
Release notes
Sourced from Handlebars.Net's releases.
2.3.0
Changes
Nullable Reference Types @TheConstructor (#642)
The entire public API surface is now annotated for Nullable Reference Types.
Compatibility notes:
<Nullable>enable</Nullable>are unaffected.Try*methods are annotated with[MaybeNullWhen(false)], optional parameters and nullable returns are declared with?, etc.?annotations. Affected:IPartialTemplateResolver,ITextEncoder,IMemberAccessor,IHelperResolver,IFormatterProvider,IObjectDescriptorProvider,IHelperDescriptor<T>, and theViewEngineFileSystembase class.HandlebarsConfiguration.FileSystemis now declared nullable (ViewEngineFileSystem?), matching its actual default.ArgumentNullExceptionwith a parameter name instead of a rawNullReferenceExceptionwhen given a null or mismatched value.Contributors
@TheConstructor
Full Changelog: Handlebars-Net/Handlebars.Net@2.2.0...2.3.0
2.2.0
Handlebars.Net 2.2.0
netstandard1.3,net451, andnet6. The package now targetsnetstandard2.0,netstandard2.1, andnet8.0. Modern consumers (.NET Framework 4.6.1+, .NET Core 2.0+, .NET 5/8+) are unaffected vianetstandard2.0; only consumers on the removed legacy frameworks need to stay on 2.1.x.') is now HTML-encoded by default (#546), matching Handlebars.js behavior. This is invisible when rendering HTML, but changes raw output bytes — review any exact-string or snapshot assertions on rendered output.Bug fixes
PathBinder(#434)IDictionary/Hashtable(#521) andDictionaryMemberAccessor(#466)@partial-blocknow usable inside#ifand as a block partial (#519)#ifwithincludeZero=truenow supported;includeZerohonored in built-in conditional blocks (#285)#each(#539)WriteSafeStringencoding consistent regardless of helper registration order (#559)byref/indelegate parameters incompatible with Mono/Xamarin (#458)DictionarySlimgrowth when replacing existing keys (#541)StaticConverterfor platform-independent outputMaintenance
windows-latest; bumped deprecated GitHub Actions and SDK versions; pinned third-party actions to commit SHAsCommits viewable in compare view.
Updated Microsoft.Identity.Web from 4.14.1 to 4.14.2.
Release notes
Sourced from Microsoft.Identity.Web's releases.
4.14.2
Dependencies updates
Microsoft.IdentityModel.*(Wilson) version to 8.22.0. See #3986.System.Security.Cryptography.Xml8.0.4 (and itsSystem.Security.Cryptography.Pkcs8.0.1 dependency) instead of over-bumping to the 9.0.18 servicing line (CVE-2026-47302, -47304, -50525, -50648). net9.0 (9.0.18) and net10.0 (10.0.10) are unchanged. See #3989.Commits viewable in compare view.
Updated Microsoft.Identity.Web.UI from 4.14.1 to 4.14.2.
Release notes
Sourced from Microsoft.Identity.Web.UI's releases.
4.14.2
Dependencies updates
Microsoft.IdentityModel.*(Wilson) version to 8.22.0. See #3986.System.Security.Cryptography.Xml8.0.4 (and itsSystem.Security.Cryptography.Pkcs8.0.1 dependency) instead of over-bumping to the 9.0.18 servicing line (CVE-2026-47302, -47304, -50525, -50648). net9.0 (9.0.18) and net10.0 (10.0.10) are unchanged. See #3989.Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions